window: Fix resizing with solid-csd
authorTimm Bäder <mail@baedert.org>
Sun, 9 Jul 2017 08:21:30 +0000 (10:21 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:15 +0000 (21:27 -0400)
commit3aeaeef070876d4ba4eb5c82001e6912c04e7c24
tree5358310d9a842b99faa10198db5a92fea1927342
parentedf0aeb92e5bdcde834a40698a87b1e74d424fda
window: Fix resizing with solid-csd

We can't use a 20px resize handle in that case so fall back to the
padding area of the window. Still ugly but it works.
gtk/gtkwindow.c